
___________.__                                             __                 
\__    ___/|  |__   ____   _____   _______  ______________/  |_  ____ ___  ___
  |    |   |  |  \_/ __ \ /     \_/ __ \  \/ /  _ \_  __ \   __\/ __ \\  \/  /
  |    |   |   Y  \  ___/|  Y Y  \  ___/\   (  <_> )  | \/|  | \  ___/ >    < 
  |____|   |___|  /\___  >__|_|  /\___  >\_/ \____/|__|   |__|  \___  >__/\_ \
                \/     \/      \/     \/                            \/      \/


<!-- 
==========================================================
   🚀 Tesla Premium Trading Script Installation Guide
==========================================================

Thank you for purchasing our premium Trading Script!  
We are committed to building more scripts to make your web development journey easier.  

⚠️ VERY IMPORTANT NOTICE:
We **highly recommend** deploying this Tesla Script on **Sailexhost Servers**  
because it is fully compatible with their updated **MariaDB** and PHP versions.  
👉 https://sailexhost.com  

==========================================================
   ✅ Server Requirements
==========================================================
* PHP version >= 8.2.0
* MySQL 5.x
* Hosting compatible with Laravel 12 framework

==========================================================
   📦 Installation Process
==========================================================

1️⃣ Upload and extract the `Secured-tesla-stock` files  
   into your `public_html` directory (or subdomain/subfolder).  

2️⃣ Create a new **DATABASE** and **USER** in your hosting control panel.  
   Example:  
   - Database: `theme_db`  
   - User: `theme_user`  
   - Password: `********`  

3️⃣ Grant the database user **all permissions**.  

4️⃣ Open **phpMyAdmin** and import the `tesla.sql` file.  

5️⃣ Go to your hosting **File Manager** → `public_html` folder → open `.env` file.  
   Update the database settings:  

   DB_CONNECTION=mysql  
   DB_HOST=localhost  
   DB_PORT=3306  
   DB_DATABASE=versani_tesla  
   DB_USERNAME=versani_tesla  
   DB_PASSWORD="versani_tesla"  

   Scroll further down and update your email configuration:  

   MAIL_MAILER=log  
   MAIL_SCHEME=null  
   MAIL_HOST=mail.teslaautodrive.com  
   MAIL_PORT=587  
   MAIL_USERNAME=info@versanile.info  
   MAIL_PASSWORD=&ODG~RaoP]kj5fY}  
   MAIL_FROM_ADDRESS="info@versanile.info"  
   MAIL_FROM_NAME="${APP_NAME}"  

6️⃣ ✅ Congratulations! Installation is complete.  

==========================================================
   💬 Extra Notes
==========================================================
- To enable **LiveChat**, log in as **Admin** → General Settings → Add your LiveChat details.  
- This script does **NOT** require cron jobs for trading.  
- For best performance, we recommend hosting with **Sailexhost**:  
  👉 https://sailexhost.com  

==========================================================
    Community & Support
==========================================================
Join our official WhatsApp group for support and updates:  
👉 https://chat.whatsapp.com/H541VFztavuDyrNIUHEk4s  

==========================================================
   ✅ End of Guide
==========================================================
-->
